Skip to content

Conversation

@thaJeztah
Copy link
Member

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented May 30, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit d82fd15
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6839a30c4f27d80008fae980
😎 Deploy Preview https://deploy-preview-22731--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- ASP
- AUFS
- AWS
- BGP # Border Gateway Protocol
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, wondering now if vale failed to detect how it was used, because the acronym was not on the same line 🤔

Docker host. This can be achieved using static routes, Border Gateway Protocol
(BGP), or any other means appropriate for your network. For example, within

I wonder if it would be OK with it used if it was on the same line;

Docker host. This can be achieved using static routes, Border Gateway Protocol (BGP),
or any other means appropriate for your network. For example, within

link: https://docs.docker.com/contribute/style/grammar/#acronyms-and-initialisms
level: warning
ignorecase: false
# Ensures that the existence of 'first' implies the existence of 'second'.
first: '\b([A-Z]{2,5})\b'
second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{2,5})s?\)'
# ... with the exception of these:
exceptions:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe that regex needs tweaking to take newlines into account (in addition to spaces 🤔)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - putting it on the same line sorted it.

@aevesdocker aevesdocker merged commit b6833c2 into docker:main Jul 2, 2025
14 checks passed
@thaJeztah thaJeztah deleted the vale_bgp branch July 2, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants